projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8d0b40c
)
Remove empty AC_SUBST.
author
Andreas Schwab
<schwab@suse.de>
Sun, 20 May 2007 07:46:23 +0000
(07:46 +0000)
committer
Andreas Schwab
<schwab@suse.de>
Sun, 20 May 2007 07:46:23 +0000
(07:46 +0000)
configure.in
patch
|
blob
|
history
diff --git
a/configure.in
b/configure.in
index 4c64970fe0fc1541c463c3e6b16a5f151bc093d1..a5033e96247456f78eae4b2f53480af3e8b9f16e 100644
(file)
--- a/
configure.in
+++ b/
configure.in
@@
-1620,7
+1620,6
@@
if test "${with_sound}" != "no"; then
LIBSOUND="$LIBSOUND $ALSA_LIBS"
CFLAGS_SOUND="$CFLAGS_SOUND $ALSA_CFLAGS"
AC_DEFINE(HAVE_ALSA, 1, [Define to 1 if ALSA is available.])
- AC_SUBST()
fi
AC_SUBST(CFLAGS_SOUND)
fi